Skip to content

Comments

docs: remove sequence types object.__radd__ method#142507

Closed
zhangenming wants to merge 2 commits intopython:mainfrom
zhangenming:patch-2
Closed

docs: remove sequence types object.__radd__ method#142507
zhangenming wants to merge 2 commits intopython:mainfrom
zhangenming:patch-2

Conversation

@zhangenming
Copy link

@zhangenming zhangenming commented Dec 10, 2025

cpython did not implement object.__radd__

image

📚 Documentation preview 📚: https://cpython-previews--142507.org.readthedocs.build/

@AA-Turner AA-Turner closed this Dec 10, 2025
@AA-Turner
Copy link
Member

__radd__ is special cased by the interpreter, but the guidance to implement it explicitly is still good.

A

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting review docs Documentation in the Doc dir skip news

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

2 participants